home *** CD-ROM | disk | FTP | other *** search
/ Hot Pics! - Vol. Sex! / Hot Pics - Vol Sex.iso / amiga / tiffview.cd < prev    next >
Text File  |  1993-10-03  |  9KB  |  547 lines

  1. ;
  2. ; MENU STRINGS
  3. ;
  4. MSG_I_MENU_FILE (//)
  5. Project
  6. ;
  7. MSG_I_MENU_FILE_OPEN (//)
  8. Open...
  9. ;
  10. MSG_I_MENU_FILE_SCAN (//)
  11. Scan...
  12. ;
  13. MSG_I_MENU_FILE_INFO (//)
  14. Image Info...
  15. ;
  16. MSG_I_MENU_FILE_PRINT (//)
  17. Print
  18. ;
  19. MSG_I_MENU_FILE_KILL (//)
  20. Kill Memory Image
  21. ;
  22. MSG_I_MENU_FILE_SAVE (//)
  23. Save
  24. ;
  25. MSG_I_MENU_FILE_SAVEAS (//)
  26. Save As...
  27. ;
  28. MSG_I_MENU_FILE_CLOSE (//)
  29. Close
  30. ;
  31. MSG_I_MENU_FILE_QUIT (//)
  32. Quit
  33. ;
  34. MSG_I_MENU_EDIT (//)
  35. Edit
  36. ;
  37. MSG_I_MENU_EDIT_UNDO (//)
  38. Undo
  39. ;
  40. MSG_I_MENU_EDIT_COPY (//)
  41. Copy
  42. ;
  43. MSG_I_MENU_EDIT_CUT (//)
  44. Cut
  45. ;
  46. MSG_I_MENU_EDIT_PASTE (//)
  47. Paste
  48. ;
  49. MSG_I_MENU_EDIT_CLEAR (//)
  50. Clear
  51. ;
  52. MSG_I_MENU_OPERATIONS (//)
  53. Operations
  54. ;
  55. MSG_I_MENU_OPERATIONS_GAMMA (//)
  56. Apply Gamma...
  57. ;
  58. MSG_I_MENU_OPERATIONS_1 (//)
  59. .
  60. ;
  61. MSG_I_MENU_OPERATIONS_2 (//)
  62. .
  63. ;
  64. MSG_I_MENU_OPERATIONS_3 (//)
  65.  
  66. ;
  67. MSG_I_MENU_OPERATIONS_4 (//)
  68.  
  69. ;
  70. MSG_I_MENU_OPERATIONS_5 (//)
  71.  
  72. ;
  73. MSG_M_MENU_FILE (//)
  74. Project
  75. ;
  76. MSG_M_MENU_FILE_ABOUT (//)
  77. About...
  78. ;
  79. MSG_M_MENU_FILE_OPEN (//)
  80. Open...
  81. ;
  82. MSG_M_MENU_FILE_SCAN (//)
  83. Scan...
  84. ;
  85. MSG_M_MENU_FILE_QUIT (//)
  86. Quit
  87. ;
  88. MSG_M_MENU_PREFS (//)
  89. Settings
  90. ;
  91. MSG_M_MENU_PREFS_FULL_NAMES (//)
  92. Full File Names
  93. ;
  94. MSG_M_MENU_PREFS_SCREEN (//)
  95. Screen Mode...
  96. ;
  97. MSG_M_MENU_PREFS_OPEN (//)
  98. Open Settings
  99. ;
  100. MSG_M_MENU_PREFS_OPEN_FIRST (//)
  101. First Image Only
  102. ;
  103. MSG_M_MENU_PREFS_OPEN_MEM (//)
  104. Keep Memory Image
  105. ;
  106. MSG_M_MENU_PREFS_OPEN_SCREEN (//)
  107. All On Custom Screen
  108. ;
  109. MSG_M_MENU_PREFS_OPEN_SIZE (//)
  110. Full Size
  111. ;
  112. MSG_M_MENU_PREFS_OPEN_CASCADE (//)
  113. Cascade
  114. ;
  115. MSG_M_MENU_PREFS_PRINT (//)
  116. Printer Settings
  117. ;
  118. MSG_M_MENU_PREFS_PRINT_HALF (//)
  119. Half Size
  120. ;
  121. MSG_M_MENU_PREFS_PRINT_NORMAL (//)
  122. Normal Size
  123. ;
  124. MSG_M_MENU_PREFS_PRINT_DOUBLE (//)
  125. Double Size
  126. ;
  127. MSG_M_MENU_PREFS_PRINT_EXTRA (//)
  128. Extra Info
  129. ;
  130. MSG_M_MENU_PREFS_PRINT_CENTER (//)
  131. Center Horizontal
  132. ;
  133. MSG_M_MENU_PREFS_SAVE (//)
  134. Save As Settings
  135. ;
  136. MSG_M_MENU_PREFS_SAVE_IFF_UNC (//)
  137. IFF Uncompressed
  138. ;
  139. MSG_M_MENU_PREFS_SAVE_IFF_COM (//)
  140. IFF Compressed
  141. ;
  142. MSG_M_MENU_PREFS_SAVE_TIFF_UNC (//)
  143. TIFF Uncompressed
  144. ;
  145. MSG_M_MENU_PREFS_SAVE_TIFF_PACK (//)
  146. TIFF PackBits
  147. ;
  148. MSG_M_MENU_PREFS_SAVE_TIFF_LZW (//)
  149. TIFF LZW
  150. ;
  151. MSG_M_MENU_PREFS_SAVE_COMPAT (//)
  152. TIFF Comp. Mode
  153. ;
  154. MSG_M_MENU_PREFS_DITHER (//)
  155. Dithering Settings
  156. ;
  157. MSG_M_MENU_PREFS_DITHER_NO (//)
  158. No Dithering
  159. ;
  160. MSG_M_MENU_PREFS_DITHER_1 (//)
  161. Simple
  162. ;
  163. MSG_M_MENU_PREFS_DITHER_2 (//)
  164. Floyd & Steinberg
  165. ;
  166. MSG_M_MENU_PREFS_DITHER_3 (//)
  167. Jarvis, Judice & Ninke
  168. ;
  169. MSG_M_MENU_PREFS_DITHER_4 (//)
  170. Stucki
  171. ;
  172. MSG_M_MENU_PREFS_DITHER_5 (//)
  173. Stevenson & Arce
  174. ;
  175. MSG_M_MENU_PREFS_GRAY_1 (//)
  176. Gray to Line-art
  177. ;
  178. MSG_M_MENU_PREFS_GRAY_2 (//)
  179. Gray to 2 Bit
  180. ;
  181. MSG_M_MENU_PREFS_GRAY_3 (//)
  182. Gray to 3 Bit
  183. ;
  184. MSG_M_MENU_PREFS_GRAY_4 (//)
  185. Gray to 4 Bit
  186. ;
  187. MSG_M_MENU_PREFS_GRAY_6 (//)
  188. Gray to 6 Bit
  189. ;
  190. MSG_M_MENU_PREFS_GRAY_8 (//)
  191. Gray to 8 Bit
  192. ;
  193. MSG_M_MENU_PREFS_COLOR_1 (//)
  194. Color to Gray
  195. ;
  196. MSG_M_MENU_PREFS_COLOR_3 (//)
  197. Color to 3 Bit
  198. ;
  199. MSG_M_MENU_PREFS_COLOR_5 (//)
  200. Color to 5 Bit
  201. ;
  202. MSG_M_MENU_PREFS_COLOR_6 (//)
  203. Color to 6 Bit
  204. ;
  205. MSG_M_MENU_PREFS_COLOR_8 (//)
  206. Color to 8 Bit
  207. ;
  208. MSG_M_MENU_PREFS_SCROLL (//)
  209. Scroll Settings
  210. ;
  211. MSG_M_MENU_PREFS_SCROLL_SLOW (//)
  212. Slow
  213. ;
  214. MSG_M_MENU_PREFS_SCROLL_NORMAL (//)
  215. Normal
  216. ;
  217. MSG_M_MENU_PREFS_SCROLL_FAST (//)
  218. Fast
  219. ;
  220. MSG_M_MENU_PREFS_UNIT (//)
  221. Unit Settings
  222. ;
  223. MSG_M_MENU_PREFS_UNIT_MM (//)
  224. Millimeters
  225. ;
  226. MSG_M_MENU_PREFS_UNIT_INCH (//)
  227. Inches
  228. ;
  229. MSG_M_MENU_PREFS_UNIT_PIX (//)
  230. Pixels
  231. ;
  232. MSG_MILLIMETER (//)
  233. mm
  234. ;
  235. MSG_INCH (//)
  236. Inch
  237. ;
  238. MSG_PIXELS (//)
  239. Pixels
  240. ;
  241. MSG_IMAGE_TYPE_0 (//)
  242. Unknown image
  243. ;
  244. MSG_IMAGE_TYPE_1 (//)
  245. TIFF Image
  246. ;
  247. MSG_IMAGE_TYPE_2 (//)
  248. IFF Image
  249. ;
  250. MSG_IMAGE_TYPE_3 (//)
  251. GIF Image
  252. ;
  253. MSG_IMAGE_TYPE_4 (//)
  254. MacPaint Image
  255. ;
  256. MSG_IMAGE_TYPE_5 (//)
  257. Scanned Image
  258. ;
  259. MSG_IMAGE_CLASS_0 (//)
  260. Line-Art
  261. ;
  262. MSG_IMAGE_CLASS_1 (//)
  263. Grayscale
  264. ;
  265. MSG_IMAGE_CLASS_2 (//)
  266. Palette Color
  267. ;
  268. MSG_IMAGE_CLASS_3 (//)
  269. RGB Color
  270. ;
  271. MSG_IMAGE_CLASS_4 (//)
  272. RGB Planar
  273. ;
  274. MSG_IMAGE_COMPRESSION_0 (//)
  275. No Compression
  276. ;
  277. MSG_IMAGE_COMPRESSION_1 (//)
  278. Packbits Compression
  279. ;
  280. MSG_IMAGE_COMPRESSION_2 (//)
  281. LZW Compression
  282. ;
  283. MSG_IMAGE_MEMORY (//)
  284. Memory Image
  285. ;
  286. MSG_IMAGE_SCREEN (//)
  287. Screen Image
  288. ;
  289. ; IMAGE READING ERRORS
  290. ;
  291. MSG_IMAGE_ERRORS_OK (//)
  292. Image read successful.
  293. ;
  294. MSG_IMAGE_ERRORS_DISK (//)
  295. A Disk error occurred!  Sheesh.
  296. ;
  297. MSG_IMAGE_ERRORS_BAD (//)
  298. Bad image, or image not supported.
  299. ;
  300. MSG_IMAGE_ERRORS_COMPRESSION (//)
  301. Sorry, a compression error occurred.
  302. ;
  303. MSG_IMAGE_ERRORS_MEMORY (//)
  304. Sorry, got out of memory! Sheesh.
  305. ;
  306. MSG_IMAGE_ERRORS_ABORT (//)
  307. Image reading aborted...
  308. ;
  309. MSG_IMAGE_ERRORS_INVALID_TAGS (//)
  310. Image contains some bad tags!
  311. ;
  312. ; PROGRESS STRINGS
  313. ;
  314. MSG_PROGRESS_CREATE_SCREEN (//)
  315. Creating Screen Image...
  316. ;
  317. MSG_PROGRESS_OPENING (//)
  318. Opening the Image...
  319. ;
  320. MSG_REMAP_IMAGE (//)
  321. Applying Gamma...
  322. ;
  323. MSG_PROGRESS_SAVING (//)
  324. Saving Image...
  325. ;
  326. MSG_PROGRESS_PRINTING (//)
  327. Printing...
  328. ;
  329. ; Screen Title
  330. ;
  331. MSG_CUSTOM_SCREEN_TITLE (//)
  332. TIFFView Screen
  333. ;
  334. ; BUTTONS
  335. ;
  336. MSG_OK (//)
  337.  _OK 
  338. ;
  339. MSG_CANCEL (//)
  340.  _Cancel 
  341. ;
  342. MSG_OK_CANCEL (//)
  343.  _OK | _Cancel 
  344. ;
  345. MSG_ABORT (//)
  346.  Abort 
  347. ;
  348. MSG_CONTINUE (//)
  349.  _Continue 
  350. ;
  351. MSG_YEP (//)
  352.  _Yep 
  353. ;
  354. MSG_EXIT (//)
  355.  _Exit 
  356. ;
  357. ; Image Info Requester
  358. ;
  359. MSG_INFO_NAME (//)
  360. Name :
  361. ;
  362. MSG_INFO_TYPE (//)
  363. Type :
  364. ;
  365. MSG_INFO_CLASS (//)
  366. Class :
  367. ;
  368. MSG_INFO_COMPRESSION (//)
  369. Compression :
  370. ;
  371. MSG_INFO_WIDTH (//)
  372. Width :
  373. ;
  374. MSG_INFO_HEIGHT (//)
  375. Height :
  376. ;
  377. MSG_INFO_SCREENBITS (//)
  378. Screen Bits :
  379. ;
  380. MSG_INFO_MEMORYBITS (//)
  381. Memory Bits :
  382. ;
  383. MSG_INFO_XRESOLUTION (//)
  384. X Resolution :
  385. ;
  386. MSG_INFO_YRESOLUTION (//)
  387. Y Resolution :
  388. ;
  389. ; Save As Requester
  390. ;
  391. MSG_SAVEAS_TITLE (//)
  392. Save As Options...
  393. ;
  394. MSG_SAVEAS_FILETYPE (//)
  395. File Type :
  396. ;
  397. MSG_SAVEAS_COMRESSION (//)
  398. Compression :
  399. ;
  400. MSG_SAVEAS_IMAGE (//)
  401. Image :
  402. ;
  403. ; Gamma Requester
  404. ;
  405. MSG_GAMMA_SLIDER (//)
  406. Gamma :
  407. ;
  408. ; Screen Mode Requester
  409. ;
  410. MSG_SCREEN_MODE (//)
  411. Pick a screen mode:
  412. ;
  413. ; File requester
  414. ;
  415. MSG_OPEN_AN_IMAGE (//)
  416. Select an image
  417. ;
  418. MSG_SAVE_AN_IMAGE (//)
  419. Save image as:
  420. ;
  421. ; PRINTING
  422. ;
  423. MSG_PRINT_ERROR_OPEN (//)
  424. Can't Open Printer Device.\nError Code : %ld.
  425. ;
  426. MSG_PRINT_ERROR_CANCEL (//)
  427. Canceled.
  428. ;
  429. MSG_PRINT_ERROR_NOTGRAPHICS (//)
  430. Sorry your printer can't print graphics.
  431. ;
  432. MSG_PRINT_ERROR_BADDIMENSION (//)
  433. Bad PrintFormat, Can't Print the image.
  434. ;
  435. MSG_PRINT_ERROR_INTERNALMEMORY (//)
  436. Internal printer memory error.;
  437. ;
  438. MSG_PRINT_ERROR_UNKNOWN (//)
  439. Unknown printing error.\nError code : %ld.
  440. ;
  441. MSG_PRINT_INFO_NAME (//)
  442. Name         : %s.\n
  443. ;
  444. MSG_PRINT_INFO_WIDTH (//)
  445. Width        : %s %s.\n
  446. ;
  447. MSG_PRINT_INFO_HEIGHT (//)
  448. Height       : %s %s.\n
  449. ;
  450. MSG_PRINT_INFO_X_RESOL (//)
  451. X Resolution : %ld dpi.\n
  452. ;
  453. MSG_PRINT_INFO_Y_RESOL (//)
  454. Y Resolution : %ld dpi.\n
  455. ;
  456. ; SCSI ERRORS
  457. ;
  458. MSG_SCSI_BAD_PARAMETERS (//)
  459. Bad Parameters !!!
  460. ;
  461. MSG_SCSI_ABORTED (//)
  462. Command Aborted !!!
  463. ;
  464. MSG_SCSI_HARDWARE (//)
  465. Hardware error !!!
  466. ;
  467. ; COMMON ERRORS
  468. ;
  469. MSG_ERROR_PALETTE_SWAP (//)
  470. Memory Error. Can't swap to image palette.\nClose some windows and try activating again.
  471. ;
  472. MSG_OPEN_SCREEN_FAILED (//)
  473. Can't open the Screen.
  474. ;
  475. MSG_OPEN_MAIN_WINDOW_FAILED (//)
  476. Can't open the Main Window.
  477. ;
  478. MSG_FIND_WINDOW_FAILED (//)
  479. Can't find that Window.
  480. ;
  481. MSG_OUT_OF_MEMORY (//)
  482. Out of memory, try closing some windows.
  483. ;
  484. MSG_SAVE_FAILED (//)
  485. Sorry can't save it, is it an image?
  486. ;
  487. MSG_PREFS_OLD_OR_NOT_FOUND (//)
  488. Preferences not found or too old.\nCreating new Preferences.
  489. ;
  490. MSG_PREFS_WRITE_FAILED (//)
  491. Can't write the Preferences.
  492. ;
  493. MSG_LOW_STACK_SIZE (//)
  494. Stack size too small!!\nStack size must be at least %ld.\nIn CLI use the 'Stack' command.\n\
  495. In WB select Icon & Info menu\nand increase the Stack size.
  496. ;
  497. MSG_PORT_CREATION_FAILED (//)
  498. Can't create a MessagePort.
  499. ;
  500. MSG_MENUTASK_CREATION_FAILED (//)
  501. Can't create the Menutask.
  502. ;
  503. MSG_MENUTASK_FIND_FAILED (//)
  504. Can't find task port.
  505. ;
  506. ; COMMON STRINGS
  507. ;
  508. MSG_ADJUST_SCREEN (//)
  509. To adjust the screen to the new settings\nyou must remove all the images from it.
  510. ;
  511. MSG_INVALID_SCREEN_DEPTH (//)
  512. You have selected a dithering mode with more\nbits like the depth of your screen.\n\
  513. The image on that screen will look ugly, saving\nit will still work correctly.
  514. ;
  515. MSG_FILE_EXISTS (//)
  516. File %s\nalready exists!
  517. ;
  518. MSG_FILE_EXISTS_BUTTONS (//)
  519. _Overwrite|_Cancel
  520. ;
  521. MSG_ABOUT_TEXT (//)
  522. %s %s by Bert Wynants.\nA utility to display graphic images\nand save these as TIFF or IFF files.\n%s    %s
  523. ;
  524. MSG_MORE_CHANALS_PRESENT (//)
  525. This is a multi channel image,\nenter number of the channel you\nwould like to see.
  526. ;
  527. MSG_MORE_IMAGES_PRESENT (//)
  528. This is a multi image file,\nenter number of image you\nwould like to open.
  529. ;
  530. MSG_OK_TO_KILL_MEMORY_IMAGE (//)
  531. The full color memory image of \n%s\nis going to be killed!
  532. ;
  533. MSG_ILLEGAL_SCREEN_USAGE (//)
  534. There is a program illegally making use\n\
  535. of TIFFView's screen.  Please Close this\n\
  536. programm's window and then select 'Continue'.
  537. ;
  538. MSG_IMAGE_CHANGED (//)
  539. Save changes to\n%s?
  540. ;
  541. MSG_IMAGE_CHANGED_BUTTONS (//)
  542. _Save Changes|_Discard Changes|_Cancel
  543. ;
  544. MSG_IMAGE_CHANGED_BUTTONS_AS (//)
  545. _Save Changes As|_Discard Changes|_Cancel
  546. ;
  547.